3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = <<<END Chris<br> <strong><span style="color: #7f7f7f;">Power</span><span style="color: #548dd4;">code</span></strong> - The smart choice in ISP billing and OSS<br> powercode.com<br> P: 920-351-1010<br> E: support@powercode.com END; echo preg_replace("/<br>\n/", '<br>', $string);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/V9b1H
function name:  (null)
number of ops:  8
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'Chris%3Cbr%3E%0A%3Cstrong%3E%3Cspan+style%3D%22color%3A+%237f7f7f%3B%22%3EPower%3C%2Fspan%3E%3Cspan+style%3D%22color%3A+%23548dd4%3B%22%3Ecode%3C%2Fspan%3E%3C%2Fstrong%3E+-+The+smart+choice+in+ISP+billing+and+OSS%3Cbr%3E%0Apowercode.com%3Cbr%3E%0AP%3A+920-351-1010%3Cbr%3E%0AE%3A+support%40powercode.com'
   10     1        INIT_FCALL                                               'preg_replace'
          2        SEND_VAL                                                 '%2F%3Cbr%3E%0A%2F'
          3        SEND_VAL                                                 '%3Cbr%3E'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        ECHO                                                     $2
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.24 ms | 1394 KiB | 15 Q