3v4l.org

run code in 300+ PHP versions simultaneously
<?php $new_error_message = 'Oops, something went wrong! <br/> Your transaction could not be processed.'; echo $new_error_message;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ZlK0V
function name:  (null)
number of ops:  3
compiled vars:  !0 = $new_error_message
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'Oops%2C+something+went+wrong%21+%3Cbr%2F%3E+Your+transaction+could+not+be+processed.'
    3     1        ECHO                                                     !0
          2      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.02 ms | 1396 KiB | 13 Q