3v4l.org

run code in 300+ PHP versions simultaneously
<?php @Zend; 3222; print "<html><body>\n"; print "<a href=\"http://www.zend.com/store/products/zend-safeguard-suite.php\"><img border=\"0\" src=\"http://www.zend.com/images/store/safeguard_icon_nover_64.jpg\" align=\"right\"></a>\n"; print "<center><h1>Zend Optimizer not installed</h1></center>"; print "<p>This file was encoded by the <a href=\"http://www.zend.com/store/products/zend-encoder.php\">Zend Encoder</a> / <a href=\"http://www.zend.com/store/products/zend-safeguard-suite.php\">Zend SafeGuard Suite</a></p>\n"; print "<p>In order to run it, please install the freely available <a href=\"http://www.zend.com/store/products/zend-optimizer.php\">Zend Optimizer</a>, version 2.1.0 or later.</p>\n"; print "<h2>What is the Zend Optimizer?</h2> "; print <<<EOM <p>The Zend Optimizer is one of the most popular PHP plugins for performance-improvent, and has been freely available since the early days of PHP 4. It improves performance by taking PHP's intermediate code through multiple Optimization Passes, which replace inefficient code patterns with efficient code blocks. The replacement code blocks perform exactly the same operations as the original code, only faster.</p> <p>In addition to performance-improvement, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Encoder or Zend SafeGuard Suite.</p> <p>The Zend Optimizer is a freely-available product from <a href="http://www.zend.com">Zend Technologies</a>. Zend Technologies is the company that develops the scripting engine of PHP, also known as the <a href="http://www.zend.com/store/products/zend-engine.php">Zend Engine</a>.</p> EOM; print "</body></html>\n"; exit(1); ?> 2002062301
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 79) Position 1 = -2
filename:       /in/GDlZb
function name:  (null)
number of ops:  15
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   BEGIN_SILENCE                                    ~0      
          1        FETCH_CONSTANT                                   ~1      'Zend'
          2        END_SILENCE                                              ~0
          3        FREE                                                     ~1
    3     4        ECHO                                                     '%3Chtml%3E%3Cbody%3E%0A'
    4     5        ECHO                                                     '%3Ca+href%3D%22http%3A%2F%2Fwww.zend.com%2Fstore%2Fproducts%2Fzend-safeguard-suite.php%22%3E%3Cimg+border%3D%220%22+src%3D%22http%3A%2F%2Fwww.zend.com%2Fimages%2Fstore%2Fsafeguard_icon_nover_64.jpg%22+align%3D%22right%22%3E%3C%2Fa%3E%0A'
    5     6        ECHO                                                     '%3Ccenter%3E%3Ch1%3EZend+Optimizer+not+installed%3C%2Fh1%3E%3C%2Fcenter%3E'
    6     7        ECHO                                                     '%3Cp%3EThis+file+was+encoded+by+the+%3Ca+href%3D%22http%3A%2F%2Fwww.zend.com%2Fstore%2Fproducts%2Fzend-encoder.php%22%3EZend+Encoder%3C%2Fa%3E+%2F+%3Ca+href%3D%22http%3A%2F%2Fwww.zend.com%2Fstore%2Fproducts%2Fzend-safeguard-suite.php%22%3EZend+SafeGuard+Suite%3C%2Fa%3E%3C%2Fp%3E%0A'
    7     8        ECHO                                                     '%3Cp%3EIn+order+to+run+it%2C+please+install+the+freely+available+%3Ca+href%3D%22http%3A%2F%2Fwww.zend.com%2Fstore%2Fproducts%2Fzend-optimizer.php%22%3EZend+Optimizer%3C%2Fa%3E%2C+version+2.1.0+or+later.%3C%2Fp%3E%0A'
    8     9        ECHO                                                     '%3Ch2%3EWhat+is+the+Zend+Optimizer%3F%3C%2Fh2%3E%0A'
   11    10        ECHO                                                     '%3Cp%3EThe+Zend+Optimizer+is+one+of+the+most+popular+PHP+plugins+for+performance-improvent%2C+and+has+been+freely+available+since+the+early+days+of+PHP+4.++It+improves+performance+by+taking+PHP%27s+intermediate+code+through+multiple+Optimization+Passes%2C+which+replace+inefficient+code+patterns+with+efficient+code+blocks.++The+replacement+code+blocks+perform+exactly+the+same+operations+as+the+original+code%2C+only+faster.%3C%2Fp%3E%0A%3Cp%3EIn+addition+to+performance-improvement%2C+the+Zend+Optimizer+also+enables+PHP+to+transparently+load+files+encoded+by+the+Zend+Encoder+or+Zend+SafeGuard+Suite.%3C%2Fp%3E%0A%3Cp%3EThe+Zend+Optimizer+is+a+freely-available+product+from+%3Ca+href%3D%22http%3A%2F%2Fwww.zend.com%22%3EZend+Technologies%3C%2Fa%3E.++Zend+Technologies+is+the+company+that+develops+the+scripting+engine+of+PHP%2C+also+known+as+the+%3Ca+href%3D%22http%3A%2F%2Fwww.zend.com%2Fstore%2Fproducts%2Fzend-engine.php%22%3EZend+Engine%3C%2Fa%3E.%3C%2Fp%3E'
   15    11        ECHO                                                     '%3C%2Fbody%3E%3C%2Fhtml%3E%0A'
   16    12      > EXIT                                                     1
   18    13*       ECHO                                                     '%0A%0B2002062301'
   19    14*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.82 ms | 1395 KiB | 13 Q