3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = <<<TEXT I will be doing a Training next Thursday morning @ 1am in Gal= laway. Please let me know if you plan on attending and I = will send out another reminder next week prior to that time. This is predo= minately for new users (or those who would like a refresher course). I wil= l touch base briefly on registrations and would be happy to stay after to r= eview any more advanced booking issues or questions you might have. Facilities Coordinator TEXT; echo str_replace("=\n", "", $text);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/XUMD8
function name:  (null)
number of ops:  8
compiled vars:  !0 = $text
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'I+will+be+doing+a+Training+next+Thursday+morning+%40+1am+in+Gal%3D%0Alaway.+Please+let+me+know+if+you+plan+on+attending+and+I+%3D%0Awill+send+out+another+reminder+next+week+prior+to+that+time.+This+is+predo%3D%0Aminately+for+new+users+%28or+those+who+would+like+a+refresher+course%29.+I+wil%3D%0Al+touch+base+briefly+on+registrations+and+would+be+happy+to+stay+after+to+r%3D%0Aeview+any+more+advanced+booking+issues+or+questions+you+might+have.%0A%0AFacilities+Coordinator'
   13     1        INIT_FCALL                                               'str_replace'
          2        SEND_VAL                                                 '%3D%0A'
          3        SEND_VAL                                                 ''
          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:
150.72 ms | 1394 KiB | 15 Q