3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr=array('[/#]'=>'</span>', '[b]'=>'<b>', '[/b]'=>'</b>', '[i]'=>'<i>', '[/i]'=>'</i>', '[quote]'=>'<blockquote>', '[/quote]'=>'</blockquote>'); $texte='In a [b]recent article[/b], former TRG CEO Jeff V. Merkey had offered to pay [i]50K USD for a BSD-licensed[/i] Linux. [quote]Groklaw did a followup on his offer[/quote], to which [#red]Jeff responded by notifying the FBI of Groklaws hate crimes violation[/#]. Merkey doesnt exactly have a great record, either, which is made even more apparent by his recent threats to file suit against Merkey.net for slander and [i]trademark infringement[/i], amongst others. In addition, he has also reported [b]Merkey.net[/b] to the FBIs hate crime department. What could Merkey.net do to get Jeff V. Merkey off their backs ?'; $texte=strtr($texte,$arr);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/pna7i
function name:  (null)
number of ops:  8
compiled vars:  !0 = $arr, !1 = $texte
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    4     1        ASSIGN                                                   !1, 'In+a+%5Bb%5Drecent+article%5B%2Fb%5D%2C+former+TRG+CEO+Jeff+V.+Merkey+had+offered+to+pay+%5Bi%5D50K+USD+for+a+BSD-licensed%5B%2Fi%5D+Linux.+%5Bquote%5DGroklaw+did+a+followup+on+his+offer%5B%2Fquote%5D%2C+to+which+%5B%23red%5DJeff+responded+by+notifying+the+FBI+of+Groklaws+hate+crimes+violation%5B%2F%23%5D.+Merkey+doesnt+exactly+have+a+great+record%2C+either%2C+which+is+made+even+more+apparent+by+his+recent+threats+to+file+suit+against+Merkey.net+for+slander+and+%5Bi%5Dtrademark+infringement%5B%2Fi%5D%2C+amongst+others.+In+addition%2C+he+has+also+reported+%5Bb%5DMerkey.net%5B%2Fb%5D+to+the+FBIs+hate+crime+department.+What+could+Merkey.net+do+to+get+Jeff+V.+Merkey+off+their+backs+%3F'
    6     2        INIT_FCALL                                               'strtr'
          3        SEND_VAR                                                 !1
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $4      
          6        ASSIGN                                                   !1, $4
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.29 ms | 1398 KiB | 15 Q