3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo <<<NO_PCRE_ERROR +-----------------------------------------------------------+ | ! ERROR ! | | The test-suite requires that you have pcre extension | | enabled. To enable this extension either compile your PHP | | with --with-pcre-regex or if you've compiled pcre as a | | shared module load it via php.ini. | +-----------------------------------------------------------+ NO_PCRE_ERROR; exit();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 79) Position 1 = -2
filename:       /in/XFR39
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ECHO                                                     '%0A%2B-----------------------------------------------------------%2B+%0A%7C+%21+ERROR+%21+%7C+%0A%7C+The+test-suite+requires+that+you+have+pcre+extension+%7C+%0A%7C+enabled.+To+enable+this+extension+either+compile+your+PHP+%7C+%0A%7C+with+--with-pcre-regex+or+if+you%27ve+compiled+pcre+as+a+%7C+%0A%7C+shared+module+load+it+via+php.ini.+%7C+%0A%2B-----------------------------------------------------------%2B%0A'
   13     1      > EXIT                                                     
          2*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.79 ms | 1384 KiB | 13 Q