3v4l.org

run code in 300+ PHP versions simultaneously
<?php $temp = "\r\n\r\nDo you need to take time out? are you looking for an excuse to unwind and relax? then, boy do we\u00c2\u00a0have a treat for you!\u00c2\u00a0\u00c2\u00a0This week we bring you Europe's finest, Zen-inducing island escapes from\u00c2\u00a0charming\u00c2\u00a0Cypus and Croatia to top of the range\u00c2\u00a0wellness locations of Austria, Germany and Italy.\u00c2\u00a0 So wh..."; echo preg_replace("/\\(u[(\d)a-fA-F]{4})/", '', $temp); echo htmlentities($temp);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/HYCjS
function name:  (null)
number of ops:  12
compiled vars:  !0 = $temp
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%0D%0A%0D%0ADo+you+need+to+take+time+out%3F+are+you+looking+for+an+excuse+to+unwind+and+relax%3F+then%2C+boy+do+we%5Cu00c2%5Cu00a0have+a+treat+for+you%21%5Cu00c2%5Cu00a0%5Cu00c2%5Cu00a0This+week+we+bring+you+Europe%27s+finest%2C+Zen-inducing+island+escapes+from%5Cu00c2%5Cu00a0charming%5Cu00c2%5Cu00a0Cypus+and+Croatia+to+top+of+the+range%5Cu00c2%5Cu00a0wellness+locations+of+Austria%2C+Germany+and+Italy.%5Cu00c2%5Cu00a0+So+wh...'
    5     1        INIT_FCALL                                               'preg_replace'
          2        SEND_VAL                                                 '%2F%5C%28u%5B%28%5Cd%29a-fA-F%5D%7B4%7D%29%2F'
          3        SEND_VAL                                                 ''
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        ECHO                                                     $2
    6     7        INIT_FCALL                                               'htmlentities'
          8        SEND_VAR                                                 !0
          9        DO_ICALL                                         $3      
         10        ECHO                                                     $3
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.29 ms | 1394 KiB | 17 Q